home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / FileZillaFTP / FileZillaFTP_stop.bat < prev    next >
Encoding:
DOS Batch File  |  2003-07-22  |  121 b   |  5 lines

  1. @echo off
  2. echo FileZilla FTP Server is stopping ... 
  3. echo Stoppe FileZilla FTP Server ... 
  4. FileZillaServer.exe /stop
  5.